Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add flavorizr config file and update flutter version #184

Merged
merged 5 commits into from
Sep 1, 2023

Conversation

fedecor9
Copy link
Contributor

@fedecor9 fedecor9 commented Aug 31, 2023

🔧 Bugfixes


✏️ Description:

Update flavorizr config file, flutter version and intl dependency
The way flavorizr configuration works changed in the last update, so the configuration parameters needed to be in a separate file called flavorizr.yaml link.
Without this file, flavorizr will try to create flavors for all available platforms by default, throwing an error because macOS is not supported by the template


@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.10.2",
"flutterSdkVersion": "3.13.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

flavorizr.yaml Outdated Show resolved Hide resolved
@fedecor9 fedecor9 merged commit 12ce7c5 into main Sep 1, 2023
2 checks passed
@fedecor9 fedecor9 deleted the fix/flavorize-config branch September 1, 2023 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants